/* temporarily hide woocommerce cart until merchandise is added */

.et-cart-info {
    display: none;
}

body {
    background-color: #fff !important;
    background-image: url('images/body-bg.png') !important;
}

#top-header,
.et-fixed-header #top-header {
    background-color: #fff !important;
    background-image: url('images/top-header-bottom-bg.png'), url('images/body-bg.png') !important;
    background-position: 0 143%, top left;
    background-repeat: repeat-x;
}

#top-header .container {
    padding-bottom: .9em;
    padding-top: .5em;
}

.top-logo img {
    position: absolute;
    max-height: 167px;
    height: 250px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: translate3d(0, 0, 0);
    left: -21px;
}

.et-fixed-header .top-logo img {
    height: 0;
}

#main-header {
    background-color: transparent !important;
    background-image: url('images/main-menu-bg.png');
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: contain;
}

#logo {
    margin-bottom: .5em;
}

#et-main-area {
    margin-top: -5px;
}

.three-btns {
    background-size: 100% 102%;
    margin-top: -31px;
    z-index: 1;
}

.three-btns .red-btn a {
    background-image: url('images/red-btn-mid.png');
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    background-size: 52px 100%;
    line-height: 1;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    padding: 35px 80px 35px 15px;
    position: relative;
    display: inline-block;
}

.three-btns .red-btn a:before {
    content: '';
    background-image: url('images/red-btn-left.png');
    background-repeat: no-repeat;
    background-size: 33px 100%;
    position: absolute;
    left: -24px;
    width: 33px;
    height: 100%;
    top: 0;
}

.three-btns .red-btn a span {
    background-image: url('images/red-btn-icon.png');
    text-indent: -9999px;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    display: block;
    position: absolute;
    right: 0;
    top: 24%;
    z-index: 1;
    background-size: cover;
    color: transparent;
}

.three-btns .red-btn a:after {
    content: '';
    background-image: url('images/red-btn-right.png');
    background-repeat: no-repeat;
    background-size: 94px 100%;
    position: absolute;
    right: -20px;
    width: 94px;
    height: 100%;
    top: 0;
}

#about-us,
#merchandise-section {
    margin-top: -31px;
}

#about-us p {
    font-weight: bold;
    color: #000;
}

.about-header h2 {
    color: #be252a;
    font-size: 73px;
    font-weight: bold;
}

.menus-section {
    background-size: 100% 102%;
    margin-top: -31px;
    z-index: 1;
}

.et_right_sidebar #left-area {
    width: 100%;
    padding-right 0;
}

.container:before {
    display: none;
}

.centered-inline-logo-wrap {
    width: 120px !important;
}

.et_pb_svg_logo.et_header_style_split .centered-inline-logo-wrap #logo {
    min-height: 100px;
}

.mobile_menu_bar::before {
    color: #fff;
}

#mobile_menu {
    color: #ff9003;
    border-top-color: #ff9003;
}

#landing .et_pb_slide,
#about-us,
#beer,
#menu,
#merchandise-section,
#calendar,
#contact-us {
    background-attachment: fixed !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}


/*h2,
h1.entry-title,
.null-instagram-feed h4 {
    font-variant: small-caps;
}

#main-content h2:not(.et_pb_slide_title),
h1.entry-title,
.null-instagram-feed h4 {
    font-size: 36px;
    background: #333;
    padding: 20px;
    display: inline-block;
    color: #fff;
    margin-bottom: 40px;
    position: relative;
    padding-left: 48px;
}

#main-content h2:not(.et_pb_slide_title):before,
h1.entry-title:before,
.null-instagram-feed h4:before {
    content: '';
    position: absolute;
    width: 36px;
    height: 36px;
    z-index: 1;
    left: 12px;
    background-image: url('../../uploads/upcountry_swirl.svg');
}*/

.et_pb_slide_description * {
    /*background: none !important;*/
    border: none;
}

.et_pb_slide_description {
    /*background: rgba(0,0,0,0.6);*/
    position: relative;
}


/* remove the styles below after applicable content is added */

h2.et_pb_slide_title {
    padding-bottom: 20px !important;
    text-shadow: 1px 1px 4px #000;
    font-weight: bold !important;
}

span.gfxbutton_mp3j.play-mjp {
    background-color: #D44044 !important;
    border-color: #D44044 !important;
    border-radius: 3px !important;
    box-shadow: 0 0 4px #000;
    transition: all .4s ease;
}

span.gfxbutton_mp3j.play-mjp:not(:hover) {
    background-image: url('images/play3_white.png');
}

span.gfxbutton_mp3j.play-mjp:hover {
    background-color: #fff !important;
    border-color: #333 !important;
}

.et_pb_slide_description * {
    border-radius: 0 !important;
}

#main-content .et_pb_slide_content {
    padding-bottom: 20px;
}

.et_pb_more_button {
    /*position: absolute;*/
    /*bottom: 30%;*/
    /*right: 110px;*/
    width: 100%;
    margin: 0;
    background-color: rgba(0, 0, 0, .63);
    text-transform: uppercase;
}

.et_pb_more_button:hover {
    background-color: #FF9003;
}

.et_pb_blurb a {
    color: #fff;
}


/*img[class^="size"] {
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    border-radius: 3px;
    border: 4px solid #fff;
}*/

.section-red-header h2 {
    font-size: 95px;
    font-weight: bold;
    color: #be252a;
    word-wrap: normal;
}

.section-white-header h2 {
    color: #fff;
    font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-size: 95px;
    text-shadow: 2px 2px 6px #000;
    text-align: middle;
}

#beer {
    background: linear-gradient(rgba(06, 06, 20655, 0.2), rgba(06, 06, 06, 0.4)), url("../../../patterns/rice-paper-2.png"), url('../../uploads/vehicular-wall-art.jpg');
}

#beer .query-beer {
    padding: 0;
    -webkit-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

#beer .query-beer > li {
    list-style: none;
    background-image: url('images/merchandise_item_mid.png');
    background-size: contain;
    background-repeat-y: repeat;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    padding: 20px;
    color: #383838;
    line-height: 1.2em;
    margin-right: 4%;
    padding-bottom: 40px;
    position: relative;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-basis: 22%;
    flex-basis: 22%;
}

#beer .query-beer > li:before {
    content: '';
    background-image: url('images/merchandise_item_top.png');
    background-size: 100% 31px;
    background-repeat: no-repeat;
    position: absolute;
    top: -16px;
    height: 31px;
    width: 100%;
    left: 0;
}

#beer .query-beer > li:after {
    content: '';
    background-image: url('images/merchandise_item_bottom.png');
    background-size: 100% 34px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -29px;
    height: 34px;
    width: 100%;
    left: 0;
}

#beer li:nth-of-type(4n) {
    margin-right: 0;
}

#beer li h3 {
    color: #383838;
    font-weight: bold;
    font-size: 37px;
    margin-bottom: 8px;
}

#beer li img {
    margin-bottom: 10px;
}

#beer li p {
    margin: 10px 0 20px 0;
    font-size: 19px;
    line-height: 1.5;
    font-weight: 600;
}

#beer .stat {
    margin-top: 20px;
    width: 30%;
    text-align: center;
    display: inline-block;
    font-size: 20px;
    /*    position: absolute;
*/
}

#beer .stat:not(span) {
    font-weight: bold;
}

#merchandise img {
    width: 100%;
    height: auto;
    border-radius: 9999px;
}

#merchandise .et_pb_module {
    /*object-fit: cover;*/
    margin-bottom: 10px;
}

#products-subsection .et_pb_blurb h4 a {
    font-size: 48px;
    text-shadow: 1px 1px 4px #000;
}

#ai1ec-calendar {
    background-color: rgba(255, 255, 255, 0.8);
}

.ai1ec-calendar-toolbar {
    border: none;
}

#contact-us {
    background: linear-gradient(rgba(51, 51, 51, 0.8), rgba(51, 51, 51, 0.8)), url('../../uploads/vehicular-wall-art.jpg');
}

#contact-us label {
    display: none;
}

#contact-us input,
#contact-us-section textarea {
    border: none;
    background: #fff;
    color: #333;
    padding: 10px;
    border-radius: 3px;
    width: 100%;
    margin-right: 0;
}

#contact-us .gform_button,
.null-instagram-feed p a {
    text-transform: uppercase;
    color: #fff;
    background: #FF9003;
    cursor: pointer;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    font-family: "open sans", sans-serif;
}

#contact-us li.gfield[id^="field"] {
    padding-right: 0;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #999;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
    opacity: 1;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #999;
}

:-moz-placeholder {
    /* Firefox 18- */
    opacity: 1;
    color: #999;
}


/* Instagram Widget */

.null-instagram-feed,
.instagram-pics {
    width: 100% !important;
}

.instagram-pics li {
    display: inline-block;
    max-width: 23%;
    margin: .5em;
}

.instagram-pics {
    margin-bottom: 1em;
    text-align: center;
}

.null-instagram-feed p {
    text-align: center;
}

.null-instagram-feed p a {
    font-size: 16px;
    padding: 10px;
    color: #fff !important;
    width: 80%;
    display: block;
    max-width: 500px;
    margin: 0 auto;
}


/* End Instagram Widget */

.social-feeds-section .et_pb_column {
    padding: 1em;
    background-color: #e6e6e6;
    border-radius: 5px;
}

.social-feeds-section .et_pb_column .et_pb_widget {
    width: 100%;
}

.social-feeds-section .social-feed-module {
    max-height: 258px;
    overflow: auto;
}

.social-feeds-section a.social-feed-header {
    font-family: 'PT Sans Narrow', Helvetica, Arial, Lucida, sans-serif;
    color: #be252a;
    font-size: 38px;
    line-height: 1;
}

.social-feeds-section a.social-feed-header img {
    margin-right: .5em;
}

/*Archive */
.archive article{clear: both;}
.post-type-archive-beer article{
    padding: 1em;
    border: 1px solid #ccc;
    border-radius: 5px;
}

/* Menu Page */

.page-id-250 .et_pb_column img {
    height: 400px;
}

.home .menus a {
    font-size: 41px !important;
    color: #fff;
    font-weight: bold;
    word-wrap: normal;
}

.home .et_pb_toggle img {
    max-width: 1200px;
    width: 100%;
}


.related.products{clear: both;}

/* End Menu Page */

/*Video Page*/
.home-video-btn .et_pb_slide_content p {
    background-color: #D64345;
    font-size: 1.5em;
    padding: 10px;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
}

.home-video-btn .et_pb_slide_content a {color: #fff;}

.et_pb_video_box video {height: 400px !important;}
/*End Video Page*/

/*Age Confirmation*/
html #av-overlay-wrap {
    z-index: 999999;
    background-color: rgba(0,0,0,0.7);
}

html #av-overlay {
    background-color: #D64244;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

html #av-overlay h1 {
    color: #fff;
}

html #av_verify {
    background-color: #F5E8C7;
    border: 0;
    padding: 10px;
    border-radius: 3px;
    cursor: pointer;
}
html #av-overlay .error {
    background-color: #F5E8C7;
    border: 0;
    color: #000;
}
/*End Age Confirmation*/

.footer-bar {
    background-color: #333333;
}

.footer-bar .widget_text {
    float: none;
}

.footer-bar .widget_text a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    font-size: 46px;
    color: #fbd904;
    padding: .5em;
    line-height: 1.2;
}

.footer-bar .widget_text a img {
    vertical-align: middle;
    max-height: 110px;
}

#main-footer {
    background-image: url('images/FooterBackground.jpg');
    background-size: cover;
    background-position: fixed;
}
#main-footer .container{max-width: 1200px;}
#footer-widgets .footer-widget .gform_body li:before,
#footer-widgets .footer-widget .gfield_required, #footer-widgets .footer-widget .gfield_label
{
    display: none;
}

#footer-widgets .footer-widget .gform_wrapper .gform_footer input[type=submit]{
        border: none;
    background: none;
    float: right;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
}

#footer-widgets .footer-widget .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
    padding: .5em;
    border-radius: 5px
}

@media (min-width: 600px) {
    #landing .et_pb_slide {
        min-height: 550px;
    }
}

@media (min-width: 900px) {
    .post-type-archive-beer #left-area
    {
    -webkit-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.post-type-archive-beer article{
    -webkit-flex: 1 0 47%;
    flex: 1 0 47%;
    padding: 1em;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 1em; 
    max-width: 47%;
}
    }

@media (max-width: 980px) {
    .mobile-hide {
        display: none;
    }
    .three-btns,
    .menus-section {
        background-color: #fff !important;
        background-image: url('images/MenusBackground.jpg') !important;
        box-shadow: 0 0 11px #000;
    }
    .about-header h2 {
        text-align: center;
    }
    #beer .query-beer {
        -webkit-justify-content: center;
        justify-content: center;
    }
    #beer .query-beer > li {
        flex: 1 1 31%;
        max-width: 365px;
        margin-bottom: 5em;
    }
    #beer .query-beer > li:nth-of-type(even) {
        margin-right: 0;
    }
    .null-instagram-feed,
    .instagram-pics {
        min-width: 100% !important;
    }
}

@media (max-width: 600px) {
    #beer .query-beer > li {
        -webkit-flex-basis: 100%;
        flex-basis: 100%;
        margin-right: 0;
    }


}